delimiter - definition. What is delimiter
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

%ما هو (من)٪ 1 - تعريف

SEQUENCE OF ONE OR MORE CHARACTERS USED TO SPECIFY THE BOUNDARY BETWEEN SEPARATE, INDEPENDENT REGIONS IN PLAIN TEXT OR OTHER DATA STREAMS; ONE OF VARIOUS MEANS TO SPECIFY BOUNDARIES IN A DATA STREAM
Delimited; Delimit; Delimits; Delimiting; Delimiters; Delimitations; Delimiter collision
  • alt=

delimiter         
<character> A character or string used to separate, or mark the start and end of, items of data in, e.g., a database, source code, or text file. See also: record. (2001-03-16)
Delimiter         
A delimiter is a sequence of one or more characters for specifying the boundary between separate, independent regions in plain text, mathematical expressions or other data streams. An example of a delimiter is the comma character, which acts as a field delimiter in a sequence of comma-separated values.
delimit         
[d?'l?m?t]
¦ verb (delimits, delimiting, delimited) determine the limits or boundaries of.
Derivatives
delimitation noun
delimiter noun

ويكيبيديا

Delimiter

A delimiter is a sequence of one or more characters for specifying the boundary between separate, independent regions in plain text, mathematical expressions or other data streams. An example of a delimiter is the comma character, which acts as a field delimiter in a sequence of comma-separated values. Another example of a delimiter is the time gap used to separate letters and words in the transmission of Morse code.

In mathematics, delimiters are often used to specify the scope of an operation, and can occur both as isolated symbols (e.g., colon in " 1 : 4 {\displaystyle 1:4} ") and as a pair of opposing-looking symbols (e.g., angled brackets in a , b {\displaystyle \langle a,b\rangle } ).

Delimiters represent one of various means of specifying boundaries in a data stream. Declarative notation, for example, is an alternate method that uses a length field at the start of a data stream to specify the number of characters that the data stream contains.